home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / RDR / @image.app / English.lproj / Preferences.nib / data.classes next >
Text File  |  1994-12-14  |  3KB  |  115 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. AIPreferences = {
  7.     ACTIONS = {
  8.     paletteFloatsChanged:;
  9.     defaultFontPopupChanged:;
  10.     playSoundsChanged:;
  11.     hideOnAutoLaunchChanged:;
  12.     setRemoteAnnounceFile:;
  13.     toolsAutoLaunchedChanged:;
  14.     defaultHostFieldAdded:;
  15.     alignmentFloatsChanged:;
  16.     allowTransitionsChanged:;
  17.     presentToNetworkChanged:;
  18.     defaultHostFieldDeleted:;
  19.     autoPresentChanged:;
  20.     alignmentAutoLaunchedChanged:;
  21.     drawSpeedChanged:;
  22.     colorsAutoLaunchedChanged:;
  23.     defaultHostsChanged:;
  24.     newDocOnLaunchChanged:;
  25.     inspectorPositionRememberedChanged:;
  26.     animateItemChanged:;
  27.     alignmentPositionRememberedChanged:;
  28.     preferencesAutoLaunchedChanged:;
  29.     infoPositoinRememberedChanged:;
  30.     autoAcceptChanged:;
  31.     inspectorFloatsChanged:;
  32.     toolsFloatsChanged:;
  33.     paletteAutoLaunchedChanged:;
  34.     preferencesPositionRememberedChanged:;
  35.     infoAutoLaunchedChanged:;
  36.     toolsPositionRememberedChanged:;
  37.     defaultHostFieldChanged:;
  38.     orderFrontFontPanel:;
  39.     fontsAutoLaunchedChanged:;
  40.     inspectorAutoLaunchedChanged:;
  41.     palettePositionRememberedChanged:;
  42.     toolsFollowsWindowChanged:;
  43.     remoteAnnounceChanged:;
  44.     paletteItemSizeChanged:;
  45.     presentationTypeChanged:;
  46.     windowSizeChanged:;
  47.     speakerNotesVisibleChanged:;
  48.     };
  49.     OUTLETS = {
  50.     fontsAutoLaunchedPopup;
  51.     windowHeightField;
  52.     defaultFontText;
  53.     preferencesPositionRememberedSwitch;
  54.     toolsPositionRememberedSwitch;
  55.     paletteAutoLaunchedPopup;
  56.     palettePositionRememberedSwitch;
  57.     bulletScrollView;
  58.     presentationTypeMatrix;
  59.     toolsFloatsSwitch;
  60.     newDocOnLaunchSwitch;
  61.     presentationTypeSwitchView;
  62.     presentToNetworkSwitch;
  63.     allowTransitionsSwitch;
  64.     remoteAnnounceText;
  65.     paletteFloatsSwitch;
  66.     alignmentFloatsSwitch;
  67.     speakerNotesVisibleSwitch;
  68.     mainSwitchView;
  69.     infoPositoinRememberedSwitch;
  70.     paletteWidthField;
  71.     toolsAutoLaunchedPopup;
  72.     remoteAutoAcceptSwitch;
  73.     alignmentPositionRememberedSwitch;
  74.     infoAutoLaunchedPopup;
  75.     toolsFollowsWindowSwitch;
  76.     paletteHeightField;
  77.     inspectorFloatsSwitch;
  78.     animateTextSwitch;
  79.     remoteAnnouncePopup;
  80.     autoPresentSwitch;
  81.     drawSpeedPopUp;
  82.     remoteAnnounceSetButton;
  83.     remoteHostSelector;
  84.     window;
  85.     remoteSelectorAssistant;
  86.     inspectorPositionRememberedSwitch;
  87.     hideOnAutoLaunchSwitch;
  88.     bulletTextView;
  89.     playSoundsSwitch;
  90.     alignmentAutoLaunchedPopup;
  91.     windowWidthField;
  92.     preferencesAutoLaunchedPopup;
  93.     inspectorAutoLaunchedPopup;
  94.     colorsAutoLaunchedPopup;
  95.     };
  96.     SUPERCLASS = Object;
  97. };
  98. RDRSelectorAssistant = {
  99.     ACTIONS = {
  100.     deleteValue:;
  101.     renameValue:;
  102.     addValue:;
  103.     hostsSelected:;
  104.     loadHostsFromNetInfoDomain:;
  105.     };
  106.     OUTLETS = {
  107.     addButton;
  108.     deleteButton;
  109.     valueField;
  110.     selector;
  111.     renameButton;
  112.     };
  113.     SUPERCLASS = Object;
  114. };
  115.